Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added testing for Schulze functions. #104

Merged
merged 6 commits into from
Feb 5, 2025

Conversation

CheatCodeSam
Copy link
Contributor

Added a few starter unit test for the Schulze functions.
I added an init file in the test folder so it would be easier to import the elekto module.
I added pytests and pandas into the requirements.txt so that they would be installed with pip install.
I gave the Schulze functions type hints so they're a little easier to work around with, and write tests around.

Let me know if this was what you were looking for, I'm happy to keep testing the other modules of this application.

This PR only has the changes adding testing to the schulze functions.
#103

@CheatCodeSam CheatCodeSam changed the title Added testign for Schulze functions. Added testing for Schulze functions. Feb 4, 2025
@jberkus jberkus merged commit 14965cb into elekto-io:main Feb 5, 2025
@jberkus
Copy link
Member

jberkus commented Feb 5, 2025

Thanks, merged. On to the next!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants